home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC PowerPlay 6
/
PCPP #6.iso
/
pcpower.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-08-18
|
133 b
|
12 lines
@echo off
cd \
:start
pcpw-dos.exe cd-6.dat
if errorlevel == 1 Goto run
goto end
:run
call C:\pcpow.bat
goto start
:end